home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / A86V402.ZIP / INSTALLA.BAT < prev    next >
DOS Batch File  |  1995-09-25  |  469b  |  17 lines

  1. c:
  2. md \A86
  3. cd \A86
  4. a:pcunzip -o a:a86*.zip
  5. a:pcunzip -o a:d86*.zip
  6. a:pcunzip -o a:reg_only.zip
  7. a:pcunzip -o a:a386beta.zip
  8. del *.diz
  9. copy a:errata
  10. copy a:read.me
  11. rem   Thank you for your interest in A86 and D86!
  12. rem   You can print the manual with the command
  13. rem   COPY *.DOC PRN but be warned it's huge: over
  14. rem   150 pages for the assembler alone.  The files
  15. rem   A02.DOC and D02.DOC contain demonstrations
  16. rem   to show you how the programs work.
  17.